The Dreamweaver JavaScript API > Toggle functions > dom.getEditNoFramesContent() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gets the current state of the Modify > Frameset > Edit NoFrames Content option.
Arguments
None.
Returns
A Boolean value indicating whether the NOFRAMES
content is the active view (true
) or not (false
).
Enabler
None.
![]() ![]() ![]() |